'宣言
Friend Overloads Function Save( _ ByVal writer As System.IO.BinaryWriter, _ ByVal fileVersion As System.Short, _ ByVal savedResources As System.Collections.Generic.IDictionary(Of Integer,Integer) _ ) As System.Boolean
internal System.bool Save( System.IO.BinaryWriter writer, System.short fileVersion, System.Collections.Generic.IDictionary<int,int> savedResources )
パラメータ
- writer
- fileVersion
- savedResources